CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - linux 例程

搜索资源列表

  1. poatest

    0下载:
  2. 工作环境为Linux,CORBA的开源项目MICO。此程序完整的实现了如何实现POA的守护例程MICOD来响应客户端的请求,然后唤醒服务器端来处理客户端的请求。-working environment for Linux, the open-source project CORBA MICO. This integrity of the process of the realization of how the POA guard routines MICOD to respond to a c
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:8366
    • 提供者:刘尚新
  1. events

    0下载:
  2. 一个在LINUX系统下的开源的项目MICO中演示如何使用CORBA的标准服务之一的事件服务,通过这个例程,用户可以了解CORBA事件服务的工作流程,并且可以很容易的扩展为自己的应用。-a Linux system in the open-source project MICO demonstrated how to use CORBA standard services, one of the events, through this routine, users can understand
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:6875
    • 提供者:刘尚新
  1. tcpcandperl

    0下载:
  2. 本程序包包含有linux下socket通讯的tcp例程,包含有tcp的服务器端和客户端,含有C语言以及perl两种实现,本人整理,全部能运行。-bags containing the procedures under linux tcp socket communications routines, including a tcp servers and clients, containing C and perl language to achieve both, I collated all
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:27988
    • 提供者:李强
  1. Linux-Gui

    0下载:
  2. Linux Unix 代码 程序 命令 例程 可执行 C程序 编译 图形界面-Linux Unix code program routines executable C program compiled graphical interface
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:3835
    • 提供者:kcl
  1. Linux-Pross

    0下载:
  2. Linux Unix 代码 程序 命令 例程 可执行 C程序 编译 图形界面 进程-Linux Unix code program routines executable C program compiled graphical interface process
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:3430
    • 提供者:kcl
  1. NS2_examples

    0下载:
  2. 基于Linux环境下的NS2网络仿真器的相关例程。-NS2 network emulator routines based on the Linux environment.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-01
    • 文件大小:103973
    • 提供者:李皓
  1. 485_test

    0下载:
  2. linux下的RS485测试程序 测试之“发送”例程-RS485 test procedures under linux test the " send" routine
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:15842
    • 提供者:贾小洁
  1. linux-test

    0下载:
  2. 5.1_Hello例程 5.3_GPIO实验 5.4_UART1实验 5.5_I2C接口实验 5.6_PWM实验 5.7_AD转换实验 5.8_块设备卡实验 5.9_以太网实验 -5.1_Hello routine 5.3_GPIO experiment 5.4_UART1 experiment 5.5_I2C interface experiment 5.6_PWM experiment 5.7_AD conversion experimen
  3. 所属分类:Driver develop

    • 发布日期:2017-11-18
    • 文件大小:483468
    • 提供者:pengtao
  1. LINUX-i2c

    0下载:
  2. 在LINUX系统中进行I2C总线的传输,通过本例程了解串口的基本原理及使用 ,理解并掌握对串口进行初始化 * * * * 2.请使用串口调试助手(Baud 4800、数据位8、停止位1、效验位无)做为上位机来做收发试验。在调试助手字符串输入框中输入数字和字符,按发送按钮,然后观察接受窗口的变化。也可以用调试助手自动循环发送。 -I2C bus transfer in LINUX system to understand the the se
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-13
    • 文件大小:4485
    • 提供者:吴剑英
  1. linux

    0下载:
  2. linux下的串口通信程序详解,给出测试程序来理解linux下的串口操作流程,例程receive.c用来接收从串口发来的数据,而例程send.c用来发送数据到串口。二者成功建立串口连接后,串口接收端会收到串口发送端发来的字符串数据“Hello,this is a Serial Port test!”。-serial communication program under linux Detailed test procedure is given to understand that under
  3. 所属分类:Com Port

    • 发布日期:2017-11-09
    • 文件大小:8872
    • 提供者:周磊
  1. linux-communication

    0下载:
  2. linux环境下,在qt平台编写开发的串口通信例程-a serial port communication programm in qt environment
  3. 所属分类:Driver develop

    • 发布日期:2017-04-03
    • 文件大小:26164
    • 提供者:shijing li
  1. linux--gprs

    0下载:
  2. linux下的gprs控制程序源码,实现GPRS module的接收数据的例程-linux gprs this is a simple test of receive a short message via GPRS module
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-15
    • 文件大小:5658
    • 提供者:q31659899shixi
  1. imx-test-3.14.28-1.0.0.tar

    0下载:
  2. imx6 Linux Qt test source code
  3. 所属分类:嵌入式Linux

    • 发布日期:2018-01-01
    • 文件大小:6453248
    • 提供者:魏爱平
  1. ldd2-samples-1.0.1.tar

    0下载:
  2. linux设备驱动 第二版源码, linux设备驱动 第二版例程源码, linux设备驱动 第二版 例程源码 linux设备驱动 第二版 例程源码(linux device drive the second edition source code.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-09
    • 文件大小:122880
    • 提供者:xiaoyink
  1. daemon-master

    0下载:
  2. linux daemon 例程,实现对应用程序的时时监控,(linux daemon example)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-09
    • 文件大小:14336
    • 提供者:jiayuzhang90
  1. cv_make_test.tar

    0下载:
  2. linux opencv cmake 图像测试例程(cv cmake image test)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-10
    • 文件大小:61440
    • 提供者:wang7393
  1. 734945

    0下载:
  2. 一个通信系统的例程包,里面包括OFDM第四代移动通信核心等的仿真程序 用ELANIX公司的SYSTEMVIEW打开运行()
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-19
    • 文件大小:43008
    • 提供者:Avvkcv
  1. 嵌入式linux下C编程例程

    1下载:
  2. 包括audio、video、fft jpeg 等等诸多例子
  3. 所属分类:嵌入式/单片机编程

  1. UnixLinux编程实践教程代码

    0下载:
  2. UnixLinux编程实践教程代码。全书例程,课后问题源代码。(UnixLinux programming practice tutorial code. The whole book routine, the source code after class.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-29
    • 文件大小:99328
    • 提供者:南的方
  1. linux-sql

    0下载:
  2. 基于linux操作系统,sql3,小例程
  3. 所属分类:嵌入式Linux

    • 发布日期:2020-03-27
    • 文件大小:11936
    • 提供者:xtkeyuan
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com